const UBYTE *MSG_STRLG[]={"String to long\n","Chaîne trop longue"};
const UBYTE *MSG_NOM[]={"Not enough memory","Pas assez de mémoire"};
const UBYTE *MSG_ENT[]={"Error : %%%c is not an token","Erreur : %%%c n'est pas un token"};
const UBYTE *MSG_ETE[]={" Strange Error\n NULL string for %%%c"," Etrange erreur\nChaîne NULLE pour %%%c"};
const UBYTE *MSG_PFS[]={"String file is missing","Le fichier des chaînes doit être spécifié"};
const UBYTE *MSG_COSF[]={"Can't open strings file","Impossible d'ouvrir le fichier des chaînes"};
const UBYTE *MSG_COCF[]={"Can't open cd file","Impossible d'ouvrir le fichier cd"};
const UBYTE *MSG_MCN[]={"This version need a merged cd file ( MERGECATALOG )\n","Cette version nécéssite l'utilisation d'un seul fichier CD ( MERGECATALOG )\n"};